home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1997 November
/
Electronic Clipper 1997-11.iso
/
Idea Source™
/
Gallery.Dir
/
00008_Script_8
< prev
next >
Wrap
Text File
|
1997-09-24
|
196b
|
9 lines
on mouseDown
puppetsound "dong"
repeat while the mousedown
set the visible of sprite 2 to false
updatestage
end repeat
set the visible of sprite 2 to true
updatestage
end